home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 023a / fm40.zip / PRINTER.HLP < prev    next >
Text File  |  1991-10-05  |  3KB  |  61 lines

  1. ************************* Printer Configuration Help *************************
  2.  
  3. Form Master can take advantage of additional functionality inherent in your
  4. printer.  This form provides this capability.
  5.  
  6. There are 22 different "Alt-letters" available for printer functions.  In each
  7. case, a printer invoking sequence and a printer canceling sequence can be
  8. defined.  This is so the form executor knows what to send to your printer to
  9. set a print mode, and what to send to cancel the mode.  It is not necessary to
  10. define an invoking or a cancelling sequence for each Alt-letter.  The form
  11. executor sends nothing to your printer if nothing is defined.
  12.  
  13. Printer configuration also allows you to define a sequence of up to 16
  14. characters to send to your printer prior to start of printing, and another
  15. sequence when printing is finished.  These are called the "initial startup"
  16. and "termination" sequences.  For example, you can use the startup sequence to
  17. configure your printer for near letter quality before printing a form, and the
  18. termination sequence to reset it when through.
  19.  
  20. Steps for printer configuration:
  21.  
  22.     1  Enter the following command from DOS:
  23.       CONFIG configfile      <press enter>
  24.        where "configfile" is the name of a configuration file.  (This assumes
  25.        that CONFIG.BAT, FM.EXE, PRINTER.COM, and PRINTER.FRM are on the
  26.        default drive.)  This form then appears.
  27.  
  28.        If "configfile" does not exist, it is created for you when you finish.
  29.        This file contains all your printer control strings so it is wise not
  30.        to delete it.  Choose a name related to your printer and one you won't
  31.        forget.
  32.  
  33.     2  Fill in the form.  The first input field is for the name of your
  34.        printer.  Change it if necessary.  This field is displayed on the print
  35.        pop-up menu by the form executor just prior to printing your forms.
  36.        Fill in the invoking and cancelling sequences for any of the 22
  37.        available letters you want to define.  You must enter the sequences in
  38.        hexadecimal notation.  Your printer manual should list these sequences
  39.        in hexadecimal.  Contact CastleSoft for support if you have problems
  40.        here.  You should also fill in the Printer Mode Description and
  41.        Mnemonic fields.  The Printer Mode is a description for your own use.
  42.        The Mnemonic field contents are used by the form editor to display
  43.        meanings of the Alt-characters on the top line of the display.
  44.  
  45.        Fill in the printer "Initial Startup Sequence" with anything you want
  46.        to send before a form is printed.  Fill in the printer "Termination
  47.        Sequence" with anything you want to send after a form is printed.
  48.  
  49.     3  Press "ESC" twice.  The program PRINTER.COM is invoked automatically.
  50.        It creates the file "FM.PRT" if it doesn't exist or replaces it if it
  51.        does.
  52.  
  53.     4  Make sure FM.PRT is in your current directory when you run FM.EXE.
  54.        Form Master uses this file, if it exists, to re-configure itself to
  55.        your printer.
  56.  
  57.     5  If you are creating a custom printer configuration file for a form,
  58.        rename FM.PRT to xxxx.PRT, where xxxx is the name of the form, and
  59.        place this file in the same directory as xxxx.FRM.
  60.  
  61.